home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1997 September
/
Designer's Club 1997 September.iso
/
pc
/
IDEASRC
/
Tree.DIR
/
00075_Script_75
< prev
next >
Wrap
Text File
|
1997-08-06
|
275b
|
12 lines
on mousedown
puppetsound (2) "tick"
repeat while the mousedown
set the membernum of sprite 14 to 62
updatestage
end repeat
set the membernum of sprite 14 to 61
updatestage
if soundbusy(3) then
sound stop 3
else puppetsound (3) "help"
end